github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.updateEndpoint.updateEndpointFromConfig (method)
2 uses
github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
update_endpoint.go#L177: if err := u.updateEndpointFromConfig(req, *bucket, region); err != nil {
update_endpoint.go#L186: func (u updateEndpoint) updateEndpointFromConfig(req *smithyhttp.Request, bucket string, region string) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)